CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二进制文件 VC

搜索资源列表

  1. VC_erjinzhiwenjiandeduqu

    0下载:
  2. 在vc++中,对于二进制文件的读取和操作。便于初学者使用。-in vc, for the binary files and read operation. Easy beginners.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3559
    • 提供者:yaozi
  1. file_R&W_abstractClass

    1下载:
  2. 在XP环境下用VC编写的二进制文件读写的程序-in XP environment with VC prepared by the binary file reading and writing procedures
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:337331
    • 提供者:叶子
  1. 35955lkjh

    0下载:
  2. 使用C++实现二进制文件随机存取的两种常用方法。 [代码性质] VC完整应用程序代码 [代码作者] 韩耀旭 [文件大小] 43K
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:43404
    • 提供者:陈联照
  1. BitFileRw

    1下载:
  2. 我用VC写的,二进制文件读写范例。 该程序读取了MEPG2的包的二进制文件,并且把该包中的Teletext的信息取出来,重新写回一个新的二进制文件。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15891
    • 提供者:Frank Huang
  1. sjf

    0下载:
  2. SJF2410的VC++源码,下载二进制文件到FLASH中用
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:417491
    • 提供者:bot
  1. BinViewer

    0下载:
  2. 一个VC编写的二进制文件浏览器。非常简单。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:16200
    • 提供者:wuju
  1. bufdecode

    0下载:
  2. 调试字符串内容的函数,效果如同ultraedit查看二进制文件 g++ -o a decode.cpp vc直接编译,可能要稍作修改-debug strings a function of results as ultraedit View binary files g-o decode.cpp vc a direct compiler, may have to make some modifications
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1146
    • 提供者:王勇
  1. 以二进制形式查看文件

    0下载:
  2. 用VC编写的以二进制形式查看文件,适合初学VC的人参考-VC prepared to view the document binary form suitable for beginners VC reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48305
    • 提供者:李浩
  1. Hexshow.rar

    1下载:
  2. 此实例演示了在VC中怎样读取二进制文件。,This example demonstrated how to read at VC in the binary file.
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:730795
    • 提供者:代华
  1. read_binary

    0下载:
  2. vc二进制文件的读写的程序源码,很不错的demo-reading and writing binary files vc program source code, it is a good demo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:7939
    • 提供者:朱丽萍
  1. selectcourse

    0下载:
  2. vc++实现选课系统,用二进制文件实现数据存储。-vc++ to achieve elective system, using the binary file data storage.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:29017
    • 提供者:王敏
  1. Hex2Bin

    0下载:
  2. HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:30520
    • 提供者:fwr
  1. HEXDisp

    0下载:
  2. 非常有用的打开二进制文件用16进制逐行输出显示并关联其ASC信息,类似VC平台软件打开二进制效果-Very useful open binary files in hexadecimal perform output shows the ASC information and related, similar to the VC platform software open binary effect
  3. 所属分类:RichEdit

    • 发布日期:2017-03-30
    • 文件大小:70672
    • 提供者:zydzmapx
  1. vseg1

    0下载:
  2. 自己写的一个关于C处理文件的代码,用于修改二进制文件的源代码,在网上很少找到,便自己写了一个,经过测试.我是用于修改二进制代码中的终端号,以后我会将它移植到C++中.目前只是C代码,在VC中用CONSOLE方式新建一个工程把它添加进去就可以,代码完全是C.-Himself wrote a paper on the C handling code, binary files to modify the source code, rarely found in the online, they wr
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:1492
    • 提供者:bill.zhang
  1. DBMS

    1下载:
  2. VC编程的简单数据库,可以生成关系,读取关系,以二进制文件存取。-VC programming simple database can generate relations, read in order to binary file access.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:38501
    • 提供者:李小勇
  1. Student_Course_Selection_System

    0下载:
  2. 学生选课系统,本人非常满意的c++课设(VC++6.0)开发,具有学生选课和教师管理后台功能,同时为学生和教师的操作都必须通过密码验证,各种信息以二进制文件存储。-Student elective system, I am very pleased with the c++ class-based [VC++6.0] development, with students and teachers course management back-office functions, while the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:45046
    • 提供者:yax
  1. bfrm

    0下载:
  2. 二进制文件随机存取的两种方法,在windows VC++下运行,比较简单。-Random access binary files of the two methods, in the windows VC++ under the operation is relatively simple.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:43329
    • 提供者:李辉
  1. Class3ds

    0下载:
  2. 在VC++环境下调用3DS模型的一个类,采用读二进制文件的方式将一个3DS文件读入系统,并显示纹理-In VC++ environment called 3DS model of a class, using a binary read of papers will be read a 3DS file into the system, and display the texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7999
    • 提供者:yao
  1. DbfFile

    0下载:
  2. 为了使用VC语言编程直接读取dbf文件。需要了解dbf文件的二进制文件格式,下面给出简要的说明。 表文件由头记录及数据记录组成。头记录定义该表的结构并包含与表相关的其他信息。头记录由文件位置 0 开始。数据记录1紧接在头记录之后(连续的字节),包含字段中实际的文本。 记录的长度(以字节为单位)等于所有字段定义的长度之和。表文件中存储整数时低位字节在前。-Programming language in order to use VC to read dbf files directly
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:19093
    • 提供者:oooo
  1. VC6.0part1

    0下载:
  2. 主要是简单介绍一些利用VC++实现的功能,窗口风格,二进制文件等-Is mainly a brief introduction to use VC++ to achieve some of the functions, the window style, binary files, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6602938
    • 提供者:杨晨曦
« 1 23 4 5 »
搜珍网 www.dssz.com